[INFO] cloning repository https://github.com/flowly-team/flowly-kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flowly-team/flowly-kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflowly-team%2Fflowly-kafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflowly-team%2Fflowly-kafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2fc73303f48a11489b0f2aa702b52221321cf2b3
[INFO] testing flowly-team/flowly-kafka against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflowly-team%2Fflowly-kafka" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flowly-team/flowly-kafka
[INFO] finished tweaking git repo https://github.com/flowly-team/flowly-kafka
[INFO] tweaked toml for git repo https://github.com/flowly-team/flowly-kafka written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flowly-team/flowly-kafka on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flowly-team/flowly-kafka already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf2d0657c108e599ebaa6643aeee67c41fbbf17510c4f472ebd64a35f6616051
[INFO] running `Command { std: "docker" "start" "-a" "cf2d0657c108e599ebaa6643aeee67c41fbbf17510c4f472ebd64a35f6616051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf2d0657c108e599ebaa6643aeee67c41fbbf17510c4f472ebd64a35f6616051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf2d0657c108e599ebaa6643aeee67c41fbbf17510c4f472ebd64a35f6616051", kill_on_drop: false }`
[INFO] [stdout] cf2d0657c108e599ebaa6643aeee67c41fbbf17510c4f472ebd64a35f6616051
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d06447ca6911e10710f95ed2fff169b848095167f2ea640a38e94c974a2658a
[INFO] running `Command { std: "docker" "start" "-a" "7d06447ca6911e10710f95ed2fff169b848095167f2ea640a38e94c974a2658a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling stream-cancel v0.8.2
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling flowly-core v0.4.0
[INFO] [stderr]    Compiling flowly-spsc v0.4.0
[INFO] [stderr]    Compiling flowly-service v0.4.1
[INFO] [stderr]    Compiling flowly-io v0.4.0
[INFO] [stderr]    Compiling flowly v0.4.1
[INFO] [stderr]    Compiling rdkafka v0.38.0
[INFO] [stderr]    Compiling flowly-kafka v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
[INFO] running `Command { std: "docker" "inspect" "7d06447ca6911e10710f95ed2fff169b848095167f2ea640a38e94c974a2658a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d06447ca6911e10710f95ed2fff169b848095167f2ea640a38e94c974a2658a", kill_on_drop: false }`
[INFO] [stdout] 7d06447ca6911e10710f95ed2fff169b848095167f2ea640a38e94c974a2658a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d71509d4d97927dd961bef9c171a3dab784734bb95b9de53bc7a63eb87b23d04
[INFO] running `Command { std: "docker" "start" "-a" "d71509d4d97927dd961bef9c171a3dab784734bb95b9de53bc7a63eb87b23d04", kill_on_drop: false }`
[INFO] [stderr]    Compiling flowly-kafka v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "d71509d4d97927dd961bef9c171a3dab784734bb95b9de53bc7a63eb87b23d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d71509d4d97927dd961bef9c171a3dab784734bb95b9de53bc7a63eb87b23d04", kill_on_drop: false }`
[INFO] [stdout] d71509d4d97927dd961bef9c171a3dab784734bb95b9de53bc7a63eb87b23d04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23af7e5a9d43b4f672e454a80b918f52b42fc53dd12fc95c93d6a2794c80950a
[INFO] running `Command { std: "docker" "start" "-a" "23af7e5a9d43b4f672e454a80b918f52b42fc53dd12fc95c93d6a2794c80950a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flowly_kafka-1eed3c6c9e11e83c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests flowly_kafka
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::reconnect_sleep_ms (line 307) ... FAILED
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::auto_offset_reset (line 271) ... FAILED
[INFO] [stdout] test src/config.rs - config::ConfigBuilder::reconnect_count (line 289) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ConfigBuilder::reconnect_sleep_ms (line 307) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `KafkaConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 | let config = KafkaConfigBuilder::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ use of undeclared type `KafkaConfigBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ConfigBuilder::auto_offset_reset (line 271) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `AutoOffsetReset` in this scope
[INFO] [stdout]    --> src/config.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |     .auto_offset_reset(AutoOffsetReset::Earliest)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ use of undeclared type `AutoOffsetReset`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 271 + use flowly_kafka::config::AutoOffsetReset;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KafkaConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:272:14
[INFO] [stdout]     |
[INFO] [stdout] 272 | let config = KafkaConfigBuilder::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ use of undeclared type `KafkaConfigBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ConfigBuilder::reconnect_count (line 289) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `KafkaConfigBuilder` in this scope
[INFO] [stdout]    --> src/config.rs:290:14
[INFO] [stdout]     |
[INFO] [stdout] 290 | let config = KafkaConfigBuilder::new()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ use of undeclared type `KafkaConfigBuilder`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ConfigBuilder::auto_offset_reset (line 271)
[INFO] [stdout]     src/config.rs - config::ConfigBuilder::reconnect_count (line 289)
[INFO] [stdout]     src/config.rs - config::ConfigBuilder::reconnect_sleep_ms (line 307)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "23af7e5a9d43b4f672e454a80b918f52b42fc53dd12fc95c93d6a2794c80950a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23af7e5a9d43b4f672e454a80b918f52b42fc53dd12fc95c93d6a2794c80950a", kill_on_drop: false }`
[INFO] [stdout] 23af7e5a9d43b4f672e454a80b918f52b42fc53dd12fc95c93d6a2794c80950a
